Skip to content

(MODULES-8098) - Add logconfig option to config file #491

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 29, 2018

Conversation

eimlav
Copy link
Contributor

@eimlav eimlav commented Nov 29, 2018

No description provided.

@eimlav eimlav added the feature label Nov 29, 2018
@tphoney
Copy link
Contributor

tphoney commented Nov 29, 2018

Readme change too ?

@tphoney
Copy link
Contributor

tphoney commented Nov 29, 2018

dumb question, are the docs in the reference coming from puppet strings ?

@eimlav
Copy link
Contributor Author

eimlav commented Nov 29, 2018

Yep! That burst entry that was added must just be due to Puppet Strings not being ran since it was added.

@tphoney tphoney merged commit 572f4c1 into puppetlabs:master Nov 29, 2018
@tphoney
Copy link
Contributor

tphoney commented Nov 29, 2018

Brillo !!! @eimlav

@@ -90,7 +90,7 @@

if $ntp::disable_dhclient {
augeas { 'disable ntp-servers in dhclient.conf':
context => '/files/etc/dhcp/dhclient.conf',
context => '/etc/dhcp/dhclient.conf',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eimlav Why was this changed? Maybe you meant to use incl instead of context? As it is, it seems to be currently broken.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants